HKEY_LOCAL_MACHINE\Software\Cyco\AutoManager Meridian\CurrentVersion\WebLink

Registry values
Value Name Data Type Value Data

AhaPortal

DWORD

If this value is 1 (default), the item Meridian Wishlist is visible in the user’s menu in Meridian Power. If this value is 0, the item is hidden.

AnonymousUsesNetViewer

DWORD

If this value is 0 (default), Web Access will not allow anonymous users to use the viewer and thereby claim licenses. If this value is 1, the viewer may be used.

AutoVueServer

String URL of the AutoVue rendering server, for example, http://<MyServerName>:5098/servlet/VueServlet. This value is used as the default for new Web Access user profiles.

BCConnector

String URL of the BlueCielo link to the AutoVue rendering server, for example, http://<MyServerName>:8900/wsclient/servlet/DMS. This value is used as the default for new Web Access user profiles.
CADLinkExtensions String Semicolon delimited list of file extensions for which to enable the CAD application links in Meridian Power.
CustomFullURL String URL of Meridian Web Access for use from outside the LAN (for example, http://<YourDomain>:8082/meridian/start). This setting should only be used as a temporary solution while troubleshooting host name resolution problems with the default URL.

CompanyLogo

String The filename of an image to show as the logo in Meridian Power. By default, the BlueCielo logo is shown. The file must reside in the C:\inetpub\AMM\Img folder on the Web Access server.
DbgXMLPath String Path to a folder to save XML files generated by Web Access. For debugging only.

DisableThumbnailUpdate

DWORD

If this value is 0 (default), Web Access will create thumbnails only from the preview image stored in the file. If this value is 1, no attempt will be made to generate thumbnails, regardless of the options the user has selected. If this value is 2, Web Access will create thumbnails if no preview image exists.

Domain

String

When set to a valid domain or sub-domain name, is used as the origin (document.domain) of web pages loaded into external property pages in the client applications. This value is intended to help achieve compliance with the same-origin policy enforced by web browsers.

DownloadInBrowser

DWORD

If this value is 0 (default), Web Access will download documents via external executable AMDownload.exe. If this value is 1, Web Access will download documents inside the browser process.

HelpURL

String

URL where the Meridian webhelp (HTML) documentation files are located. This value overrides the WebHelpBaseURL setting described in HKEY_LOCAL_MACHINE\Software\Cyco\AutoManager Meridian\CurrentVersion for Meridian Power only.

For information about installing the webhelp documentation files, see Installing the webhelp documentation.

Icons

String

Full path to a folder containing Web Access icons. To be used only in environments where there is no virtual directory for image files (Img by default).

Images

String

Name of the folder containing Web Access user interface image files (Img by default).

NestingFolderDepth

DWORD

The maximum number of folder levels to process in one batch in Meridian Power before terminating to prevent infinite operations caused by unexpected errors.

NumberOfThreads

DWORD

Number of sessions that can be run simultaneously. Default = 10.

ProfilesPath

String

Name of the folder containing Web Access user preference settings (Profiles by default). Users must have read/write permissions to this folder.

QuickFindMultiWordAll DWORD If this value is 0 (default), Quick Find searches in Meridian Power will return matches with any of the entered keywords. If this value is 1, Quick Find searches will return matches with all of the keywords, the same as PowerUser Quick Find searches.
QuickFindScope DWORD

Scope of properties searched by the Quick Search box in the toolbar in Meridian Power:

0 Search all text properties (default)
1 Search all text properties and full-text index
2 Search the Name property only

RemoveLinkAnnotations DWORD If this value is 1, removes any link annotations that were generated in an intermediate (XOD) file that is used by the PDFTron viewer. If this value is 0 (default), the link annotations are left intact and may be followed by users. This value is provided to improve viewing performance of files that contain thousands of hyperlinks that are not expected to be used. This value only has effect when the intermediate files are generated. It has no effect when viewing documents for which XOD files have already been generated that contain link annotations.

SameIISEDMAccount

DWORD

Set this value to 1 if Web Access is installed on a separate computer from the Meridian application server and the IIS application pool under which Web Access runs is the same account as the EDM Server service. This will cause Web Access to use Windows authentication to connect to the remote vaults instead of using basic authentication, which can eliminate the double hop problem with authentication from a remote AutoVue server. If the services run under different accounts or are installed on the same computer, set this value to 0.

SessionTimeOut

DWORD

Number of minutes of inactivity after which a user session is considered inactive and terminated. Default = 15.

Sources

String

Name of the folder containing Web Access CSS and JavaScript files (Src by default).

SyncRefs DWORD If this value is 1 (default), external references are synchronized according to the options set for the document type. If this value is 0, external references are not synchronized.

TempPath

String

Name of the folder containing Web Access user temporary files (AMTemp by default). Users must have read/write permissions to this folder.

ThumbnailCX

DWORD

Size of thumbnail image width in pixels (hexadecimal).

ThumbnailCY

DWORD

Size of thumbnail image height in pixels (hexadecimal).

ThumbnailTimeout

DWORD

Amount of time in milliseconds to wait for thumbnail generation.

URLMapping

String

Name of the Web Access virtual directory (URL) for the Web Access application.

UseFrames

DWORD

Set this value to 1 to use frames in Web Access. This shows document property pages in a second pane beside the active navigation view instead of replacing the navigation view in the browser window. The browser is split into two panes and the divider can be dragged horizontally to resize the panes. The viewer then appears as a property page tab. This value affects all Web Access users.

UsePDFTron DWORD If this value is 1, renditions will be shown in PDFTron for all Meridian Power users. Before a rendition can be viewed in PDFTron for the first time, the rendition must be updated. If set to 0, the viewer assigned to the PDF file type in the user’s preference settings will be used.

WebClient

String

Name of the Web Access ISAPI application DLL used by AMXIIS and AMXFilter. Do NOT change.

WebDav

String

Name of the DLL used by IIS to support the WebDav protocol. Do NOT change.

WebServerAddress

String

URL used by AMXIIS and AMXFilter in the form
http://<Computer>:<Port>